home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- if the timer < 2080 then
- unloadMember("BEE 1 film")
- unloadMember("BEE 2 film")
- unloadMember("BEE 3 film")
- unloadMember("grave")
- if the loaded of member "poolgenes" = 0 then
- preloadMember("poolgenes")
- end if
- go(the frame)
- else
- go(the frame + 1)
- end if
- end
-
- on mouseUp
- set the visible of sprite 5 to 0
- set the visible of sprite 6 to 0
- set the visible of sprite 7 to 0
- go(81)
- end
-